.table.table-striped{
    border: 1px solid white;
}

.table.table-striped tr[onclick]{
    cursor: pointer;
}